Skip to content

WIP: Documentation for the ircb API#90

Open
sayanchowdhury wants to merge 14 commits intodevelopfrom
api_fixes
Open

WIP: Documentation for the ircb API#90
sayanchowdhury wants to merge 14 commits intodevelopfrom
api_fixes

Conversation

@sayanchowdhury
Copy link
Copy Markdown
Contributor

fedora-hubs will be connecting over to ircb via the API. So, this the work on to fix the API as well as the documentation.

The documentation is hosted at http://ircb.readthedocs.io/en/

Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
Earlier this file used sa.XYZ notation whereas other files used to
access by attribute by importing them explicitly. This change is to
unify the way to import

Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
access_token field needs to be added because hubs would be communicating
to ircb via the access_token. In future the access_token needs to be
expired after a certain period of time.

Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
Signup view now would send JSON response along with the access_token.
This access_token will be used for communicating with protected methods
of ircb.

Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant